home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / libs / gle / util / fitz / extra.c < prev    next >
Encoding:
C/C++ Source or Header  |  1992-11-29  |  571 b   |  13 lines

  1. #include <stdio.h>
  2.  
  3. do_fio(){printf("do_fio\n");} 
  4. e_wsfe(){printf("e_wsfe\n");}
  5. s_stop(){printf("s_stop\n");}
  6. s_wsfe(){printf("s_wsfe\n");} 
  7. err2090_(){ printf("err2090 Improper input parameter values\n");}
  8. err2091_(){ printf("err2091  All colinear data points, or identical points\n");}
  9. err2091b_(){ printf("err2091b All colinear data points, or identical points\n");}
  10. err2092_(){ printf("err2092 error detected in routine idcldp \n");}
  11. err2093_(){ printf("err2093 error detected in routine   idtang \n");}
  12. err2094_(){ printf("err2094 This error is never called.\n");}
  13.